SixBit API Schema
OrdersType Complex Type
Description
A collection of Order elements.
Namespace (none)
Diagram
Shipments Element Any Sequence CustomFields Element ReferenceID Element eBayAddressID Element Phone Element Country Element PostalCode Element State Element City Element AddressLine3 Element AddressLine2 Element AddressLine1 Element Company Element LastName Element Initial Element FirstName Element Name Element All BillingAddress Element CustomFields Element ShippingAddress Element BillingAddress Element Suffix Element Prefix Element WebAddress Element Title Element DateLastModified Element SalesTaxID Element Notes Element Fax Element Phone Element Company Element LastName Element Initial Element FirstName Element eBayUserid Element Email Element BuyerID Element All Buyer Element AdFee Element SiteOrderID Element GiftWrapPrice Element GiftMessage Element NeedsGiftWrap Element IsGift Element EarliestDeliveryDate Element EarliestShipDate Element LatestDeliveryDate Element LatestShipDate Element PayPalTransactionID Element ExternalTransactionID Element RemainingDueAmount Element PaymentProcessingFee Element FeedbackReminderSentDate Element PaymentAckSentDate Element IsFeedbackReminderSent Element IsPaymentAckSent Element Notes Element SalesTax Element FulfilledDate Element CreatedDate Element Site Element BusinessProfileName Element BusinessProfileID Element CheckoutCompleted Element PaymentClearedDate Element PaymentReceivedDate Element PaymentType Element AdjustmentCostReason Element AdjustmentCost Element AdjustmentFeeReason Element AdjustmentFee Element TotalDueAmount Element TotalPaidAmount Element InvoicedDate Element IsInvoiced Element SubStatusName Element SubStatusID Element Status Element ExternalOrderID Element OrderID Element All Order Element Sequence OrdersType Complex Type
Overview
OrdersType
A collection of Order elements.
Sequence
Order 0..∞ OrderType Complex Type
The information about an order.
All
All
Sequence
Any 0..∞
Sequence
Any 0..∞
Shipments optional
Sequence
All
Sequence
Any 0..∞
Sales optional
Sequence
Sale 1..∞ SaleType Complex Type
The information about a sale.
All
Used By
Orders Element
Orders Element
Source
<xs:complexType name="OrdersType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>A collection of Order elements.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Order" type="OrderType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The information about an order.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.